home *** CD-ROM | disk | FTP | other *** search
/ Stone Design / Stone Design.iso / Stone_Apps / DataPhile.app / English.lproj / EnvelopePrintingAccessory.nib / data.classes next >
Encoding:
Text File  |  1996-02-24  |  257 b   |  18 lines

  1. FirstResponder = {
  2.     ACTIONS = {
  3.     };
  4.     SUPERCLASS = Object;
  5. };
  6. EnvelopePrintingAccessory = {
  7.     ACTIONS = {
  8.     changeEnvelopePlacement:;
  9.     };
  10.     OUTLETS = {
  11.     clientView;
  12.     window;
  13.     placementMatrix;
  14.     accessoryView;
  15.     };
  16.     SUPERCLASS = Object;
  17. };
  18.